QuickTime 3 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Adding the Input Map

Adding the input map to the effects track is easy. The function SetMediaInputMap adds an input map to a track's media. Continuing from the code sample in Listing 9 , you call:

SetMediaInputMap(theEffectsMedia, theInputMap);

© 1998 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |